{{if prices.private.daily_user_price_type == 'daily'}}
${prices.private.daily_user_price_formatted}
a notte
{{/if}}
{{if prices.private.daily_user_price_type != 'daily'}}
${prices.private.daily_user_price_formatted}
${prices.private.daily_user_price_type_formatted}
{{/if}}